Easy to Create, Easy to Change - Easy to use!

Function::Mathematical

CosH (Hyperbolic cosine)

cosh(numeric field) cosh(numeric value) cosh(90) cosh(myvalue+yourvalue*theirvalue)

The cosh function calculates the hyperbolic cosine of an angle expressed in radians.



Parameters


Numeric value. 

The numeric value in a Trigonometric function can be a constant value(as shown below), avariable, a field value or an expression.

Returns/Result


Numeric value

Examples


Examples 1


cosh(2.34)

Returns:5.23878166

Examples 2


cosh(-5.4)

Returns:110.7054


Reference

cosh (hyperbolic cosine)

Type

Trigonometric Function

Purpose

The coshfunctioncalculates the hyperbolic cosine of an angle expressed in radians.

Syntax

cosh(NUMERIC VALUE)

Usage

The numericvaluein a Trigonometricfunctioncan be aconstantvalue(as shown below), avariable, a fieldvalueor an expression.

Returns

A numericvalue.

Examples

cosh(2.34)

Returns:5.23878166

cosh(-5.4)

Returns:110.70547


See Also


Cos (Cosine) Sin Tan (tangent)

On the forum about CosH (Hyperbolic cosine)

On the blog about CosH (Hyperbolic cosine)